@charset "utf-8";
/* CSS Document */

/**common**/
* { scrollbar-width: 0; margin: 0; padding: 0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
body { color: #333;min-width:1440px; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p { margin: 0; padding: 0; font: 14px/1.5 Microsoft Yahei, Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif; }
table, td, tr, th { border-collapse: collapse; border-spacing: 0; font-size: 14px; }
ol, ul { list-style: none; }
li { list-style-type: none; }
img { vertical-align: middle; border: 0; }
address, cite, code, em, th, i { font-weight: normal; font-style: normal; }
.clear { clear: both; *zoom:1;
}
.clear:after { display: block; overflow: hidden; clear: both; height: 0; visibility: hidden; content: "."; }
a { text-decoration: none; color: #333; cursor: pointer; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
.fl { float: left; }
.fr { float: right; }
@font-face { font-family: "impact"; src: url('../fonts/impact.ttf'); }
/* 设置滚动条的样式 */
::-webkit-scrollbar {
width:0;
}
::-webkit-scrollbar-track {
background-color:#e6e6e6;
border-radius:0px;
}
::-webkit-scrollbar-thumb {
background-color:#19a14f;
border-radius:4px;
}
::-webkit-scrollbar-thumb:window-inactive {
background-color:#19a14f;
border-radius:4px;
}
/* 按钮样式去除*/
input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; }
textarea { -webkit-appearance: none; }
input { border-radius: 0; }
.w1400 {width: 1400px;margin: 0 auto;}



/*头部 开始*/
.ly_top { width:100%; height:auto; margin:0 auto; padding:0; background-color:#fff; position:relative;z-index: 999; min-height:100px;}
.ly_top .ly_logo {height: 100%;overflow:hidden;padding:0;float:left;}
.ly_logo a { display:block; width:430px; height:106px; overflow:hidden; margin:0 0 0 0; padding:0; float:left;}
.ly_logo a img { display:block; max-width:100%; max-height:100%; margin:0; padding:0;}
.ly_top .ly_tel {overflow:hidden;margin: 27px 0;padding:0 0 0 45px;background:url(../images/top_tel.png) left center no-repeat;background-size:40px 40px;float:right; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.ly_tel span { display:block; float:left; width:35px; color:#000; font-size:14px; line-height:18px; margin:7px 0 0;}
.ly_tel p { color:#fe5a0e; font-size:34px; font-weight:bold; display:inline-block; float:left;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.lyTop_Main{position:absolute;z-index: 99;bottom: 55px;left: 50%;transform: translate(-50%, 0);}
.lyTop_Main .lyTop_Search {width:28.5%;height: 63px;overflow:hidden;margin:0;padding: 0 20px 0 40px;background: #19a14f url(../images/jt01.png) no-repeat 20px center;float:right;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 0 5px 5px 0;}
.lyTop_Search form {width:100%;height: auto;margin:0;padding:0 40px 0 0;position:relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.lyTop_Search form .scIpt { width:100%; height:40px; overflow:hidden; margin:0; padding:0;}
.lyTop_Search form .scIpt input {display:block;width:100%;height: 63px;overflow:hidden;line-height: 63px;color: rgba(255,255,255,0.7);font-size: 14px;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0;background:none;border:0;outline:none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.lyTop_Search form .scIpt input::-moz-placeholder { color:rgba(255,255,255,0.7);}
.lyTop_Search form .scIpt input:-ms-input-placeholder { color:rgba(255,255,255,0.7);}
.lyTop_Search form .scIpt input::-webkit-input-placeholder { color:rgba(255,255,255,0.7);}
.lyTop_Search form .scBtn { width:40px; height:40px; overflow:hidden; margin:0; padding:0; position:absolute; top:0; right:0;}
.lyTop_Search form .scBtn input {display:block;width:40px;height: 63px;overflow:hidden;margin:0;padding:0;background:url(../images/ss_btn.png) center center no-repeat;background-size:19px 19px;border:0;outline:none;cursor:pointer;}

/*导航栏 开始*/
.ly_Nav {width: 71.5%;height:auto;margin:0;padding:0 25px 0 0;float:right;background: #fff;border-radius: 5px 0 0 5px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.ly_Nav li, .ly_Nav a {	text-decoration: none; list-style: none;}
.ly_Nav ::-webkit-scrollbar { display: none;}
.ly_Nav .nav_list { width:100%; margin:0 auto; -webkit-box-sizing: border-box; box-sizing: border-box;}
.ly_Nav .nav_list > ul > li {display:inline-block;width:auto;position: relative;list-style: none;padding: 0 35px;float:left;position:relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.ly_Nav .nav_list > ul > li:last-child:after,.ly_Nav .nav_list > ul > li:first-child:after { display:none;}
.ly_Nav .nav_list > ul > li:after {content:"";display:inline-block;width:1px;height:15px;background:#ddd;position: absolute;right: 0;top: 25px;}
.ly_Nav .nav_list > ul > li > a {display: inline-block;width:100%;line-height: 63px;color: #333;font-size: 16px;text-align:center;padding: 0;margin: 0;text-decoration: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.ly_Nav .nav_list > ul > li:first-child{ width:68px; height:63px; background-color: #19a14f; background:linear-gradient(to right, #5eb650, #19a14f);border-radius: 5px 0 0 5px; padding:0; }
.ly_Nav .nav_list > ul > li:first-child a{ font-size:0;}
.ly_Nav .nav_list > ul > li:first-child a img{ display:block; position:absolute; top:0; left:0; right:0; bottom:0; margin:auto;}
.ly_Nav .nav_list > ul > li:hover, .ly_Nav .nav_list > ul > li.active {}
.ly_Nav .nav_list > ul > li:hover > a, .ly_Nav .nav_list > ul > li.active > a { color: #4a8a3e;}
.ly_Nav .nav_list > ul > li > em {display:block;width:0px;height: 3px;overflow:hidden;background-color:#4a8a3e;margin:0;padding:0;position:absolute;bottom:0px;left:50%;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;}
.ly_Nav .nav_list > ul > li:hover > em, .ly_Nav .nav_list > ul > li.active > em { width:70px; margin:0 0 0 -35px;}
.ly_Nav .nav_list > ul > li:nth-child(1):hover > em, .ly_Nav .nav_list > ul > li:nth-child(1).active > em { width:40px; margin:0 0 0 -20px;}
.ly_Nav .nav_list > ul > li i { display:inline-block; width:20px; height:20px; background:url(../images/down.png) center center no-repeat; background-size:10px 10px; vertical-align:middle; cursor:pointer; margin:0; display:none;}
.ly_Nav .nav_list > ul > li i.cur{ background:url(../images/up.png) center center no-repeat; background-size:10px 10px; text-decoration:none;}
.ly_Nav .nav_list > ul > li ul { display:none; position:absolute; left:-17%; top:80px; z-index:9; width:134%; overflow:hidden; background-color:#fff; border-top:2px solid #19a14f; box-shadow:0 4px 6px rgba(0, 0, 0, 0.1); border-radius:0 0 2px 2px;}
.ly_Nav .nav_list > ul > li:hover ul { display:block;}
.ly_Nav .nav_list > ul > li ul li { width:100%; overflow:hidden; margin:0 auto; padding:0; border-bottom:1px solid rgba(85, 87, 89, 0.1);}
.ly_Nav .nav_list > ul > li ul li:last-child { border:0;}
.ly_Nav .nav_list > ul > li ul li a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#555; font-size:14px; text-align:center; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 8px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_Nav .nav_list > ul > li ul li a:hover { color:#19a14f;}
.ly_Nav .nav_menu { display: none;}
/*导航栏 结束*/

/*首页-友情链接 开始*/
.ly_Links { width:100%; overflow:hidden; margin:0 auto;}
.ly_Links .lyLinks_main { width:100%; min-height:95px; overflow:hidden; margin:0 auto; padding:0 0 0 180px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyLinks_main .Lk_tit { height:95px; overflow:hidden; line-height:95px; color:#474848; font-size:16px; margin:0; padding:0 0 0 32px; background:url(../images/Link_ico.png) left center no-repeat; position:absolute; left:0; top:0;}
.lyLinks_main .Lk_list { width:100%; overflow:hidden; line-height:30px; color:#999; font-size:16px;margin: 5px 0; padding:27px 0 10px;}
.lyLinks_main .Lk_list a { display:inline-block; height:30px; line-height:30px; color:#999; font-size:16px; margin:0 1% 0 0; padding:0;s}
.lyLinks_main .Lk_list a:hover { color:#19a14f;}
/*首页-友情链接 结束*/

/*底部 开始*/
.lyFoot{ width:100%; overflow:hidden; background:url(../images/Foot_Bg.png) no-repeat; background-size:cover;}
.lyFoot .lyFoot_Main{ padding:70px 0;}
.lyFoot .lyFoot_ewm{ width:26%; float:left;}
.lyFoot .lyFoot_tit{ font-size:20px; color:#fff; margin-bottom:40px;}
.lyFoot .lyFoot_tit i{ display:inline-block; width:25px; height:1px; background:#fff; margin:0 0 5px;}
.lyFoot .lyFoot_tit em{ display:inline-block; width:25px; height:1px; background:#19a14f;margin:0 20px 5px 0;}
.lyFootewm_list .lyFootewm_img{ width:168px; float:left; position:relative;}
.lyFootewm_list .lyFootewm_img img{ width:160px;}
.lyFootewm_list .lyFootewm_Part{ display:none;}
.lyFootewm_list .lyFootewm_Part.on{ display:block;}
.lyFootewm_list .lyFootewm_Part i { background:url(../images/ewm_jt.png) no-repeat top right; width:8px; height:15px; display:block; position:absolute; right:0; top:15px;}
.lyFootewm_list .lyFootewm_Part2 i{top:70px;}
.lyFootewm_list .lyFootewm_Part3 i{top:inherit; bottom:15px;}
.lyFootewm_list .lyFootewm_tit{width: calc(100% - 184px); float:right;}
.lyFootewm_list .lyFootewm_tit span{ display:block; width:100%; height:46px; line-height:46px; text-align:center; background:#4e4e4e;border-radius:30px; font-size:16px; color:#fff; margin-bottom:12px; cursor:pointer;}
.lyFootewm_list .lyFootewm_tit span i{ width:24px; height:24px; display:inline-block; overflow:hidden; position:relative; margin:0 15px -7px 0;}
.lyFootewm_list .lyFootewm_tit span i img{ display:block; position:absolute; left:0; bottom:0; width:100%;}
.lyFootewm_list .lyFootewm_tit span.on{background:#fff; color:#666; }
.lyFootewm_list .lyFootewm_tit span.on i img{ bottom:inherit; top:0;}

.lyFoot .lyFoot_nav{ width:60%; float:right;}
.lyFoot .lyFoot_nav ul li{ width:40%; float:left; }
.lyFoot .lyFoot_nav ul li .lyFoot_tit{margin-bottom:30px;}
.lyFoot .lyFoot_nav ul li:last-child{ width:20%; float:right;}
.lyFoot .lyFoot_nav ul li p{ font-size:15px; height:40px; line-height:40px;padding:0 30px 0 70px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.lyFoot .lyFoot_nav ul li p a{ display:block; color:rgba(255,255,255,0.6);overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.lyFoot .lyFoot_nav ul li p a:hover{ color:#19a14f;}
.lyFoot .lyFoot_Copy { width: 100%; padding: 40px 0; overflow: hidden; border-top: 1px solid rgba(255,255,255,0.1); font-size: 16px; color: #999; }
.lyFoot .lyFoot_Copy a { color: #999; }
.lyFoot .lyFoot_Copy a:hover { color: #19a14f; }
.lyFoot_Copy .Copy_l { width: 50%; float: left; }
.lyFoot_Copy .Copy_r { float: right; }

/*底部 结束*/


/*在线客服*/
.kfView4{background-color: #19a14f;border: 2px solid #1fb159;position: fixed;width: 80px;top:20%;right: 10px;text-align: center;display: block;-webkit-box-shadow: 0 0 12px rgba(0,0,0,0.1);box-shadow: 0 6px 12px rgba(0,0,0,0.1);border-radius: 0 0 8px 8px;font-size: 12px;z-index: 99999;}
.kfView4 ul{margin: 0;padding-top: 45px;color:#fff;}
.kfView4 ul li{position: relative;}
.kfView4 ul li a{display: block;color: #FFF;text-decoration: none;overflow: hidden;height: auto;width: 100%;padding: 43px 0 12px; background: url(../images/kefu-tb.png) no-repeat top center;}
.kfView4 ul li a:hover{background-color: #1fb159;}
.kfView4 a.kefu-lx{background-image: url(../images/kefu.png);background-repeat: no-repeat;background-position: center top;position: absolute;top: -40px;text-indent: -9999px;height: 80px;width: 80px;z-index: 999999;left: 0px;border-width: 0;overflow: hidden}
.kfView4 a.kefu-lx:hover{background-color: rgba(255,255,255,0)}
.kfView4 ul li a.kf{display: block;padding: 10px 0}
.kfView4 ul li a.kefu-tel{background-position: center -79px}
.kfView4 ul li a.kefu-qq{background-position: center -150px}
.kfView4 ul li a.kefu-wx{background-position: center -220px}
.kfView4 ul li a.kefu_bottom{background-position: center -288px;padding: 30px 0 10px 0;border-radius: 0 0 8px 8px}
.kfView4 ul li a.kefu_top{background-position: center -15px;padding: 30px 0 10px 0}
.kfView4:hover ul li a{display: block}
.kfView4 ul li p{ position: absolute; top:-79px; right: 82px; width:0; padding: 0 ; font-size: 14px; line-height: 24px; text-align: left; color:#fff; background: #19a14f; display: block; opacity: 0;transition: all .4s ease-in-out .1s;overflow: hidden;z-index: 201;}
.kfView4 ul li:nth-of-type(2) p{ top:0;}
.kfView4 ul li:hover p{ width:150px; padding:15px; opacity: 1;}
.kfView4 ul li .wechat p {}
/*在线客服*/
